* NEWS: `shell' prompts for the default directory if called with a
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 22 Aug 2007 20:08:18 +0000 (20:08 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 22 Aug 2007 20:08:18 +0000 (20:08 +0000)
prefix and `default-directory' is a remote file name.

etc/ChangeLog
etc/NEWS

index 458712a9c103cd040570fa559478136e814b4577..2594488ad55e0724abd8ee6865ce1feee7691af2 100644 (file)
@@ -1,3 +1,8 @@
+2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
+
+       * NEWS: `shell' prompts for the default directory if called with a
+       prefix and `default-directory' is a remote file name.
+
 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
 
        * orgcard.tex: Version number upgrade.
index ac39204bf98fb4181aba3739ec24262ba1cb568e..14dd9b5c6dd368e7030a6d42bf1cfd90b09c81ea 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -50,11 +50,17 @@ recenter the visited source file.  Its value can be a number (for example,
 
 ** The mode-line display a `@' if the default-directory for the current buffer
 is on a remote machine, or a hyphen otherwise.
+
 ** The new command balance-window-area balances windows both vertically
 and horizontally.
 
 ** The new command close-display-connection can be used to close a connection
 to a remote display, e.g. because the display is about to become unreachable.
+
+** The command shell prompts for the default directory, when it is
+called with a prefix, and the default directory is a remote file name.
+This is because some file name handler (like ange-ftp) are not able to
+run processes remotely.
 \f
 * Startup Changes in Emacs 23.1